Skip to content

fix(DateInput): date format#6162

Merged
lisalupi merged 1 commit intomainfrom
fix/date-input-format
Mar 26, 2026
Merged

fix(DateInput): date format#6162
lisalupi merged 1 commit intomainfrom
fix/date-input-format

Conversation

@lisalupi
Copy link
Copy Markdown
Collaborator

Summary

Type

  • Refactor

Summarize concisely:

What is expected?

DateInput: change date format from MMDDYYYY to DDMMYYYY and fix date input when min/max date

@lisalupi lisalupi requested review from a team, JulienSaguez and radhi-nasser-scaleway and removed request for a team February 26, 2026 14:14
@lisalupi lisalupi self-assigned this Feb 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: 6523c01

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@ultraviolet/ui Minor
@ultraviolet/form Patch
@ultraviolet/nextjs Patch
@ultraviolet/plus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lisalupi lisalupi added the enhancement New feature or request label Feb 26, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (127a51f) to head (899497f).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6162      +/-   ##
==========================================
+ Coverage   92.15%   92.26%   +0.11%     
==========================================
  Files         464      464              
  Lines        9691     9934     +243     
  Branches     3884     3868      -16     
==========================================
+ Hits         8931     9166     +235     
- Misses        689      697       +8     
  Partials       71       71              
Files with missing lines Coverage Δ
packages/ui/src/components/DateInput/helpers.ts 97.40% <100.00%> (+0.47%) ⬆️
packages/ui/src/components/DateInput/index.tsx 92.15% <100.00%> (+0.07%) ⬆️
packages/ui/src/components/DateInput/styles.css.ts 100.00% <100.00%> (ø)

... and 326 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5d5e06...899497f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lisalupi lisalupi force-pushed the fix/date-input-format branch from 6523c01 to 899497f Compare March 26, 2026 09:53
@lisalupi lisalupi merged commit 1314935 into main Mar 26, 2026
15 checks passed
@lisalupi lisalupi deleted the fix/date-input-format branch March 26, 2026 11:02
@scaleway-bot scaleway-bot mentioned this pull request Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants